Welcome![Sign In][Sign Up]
Location:
Search - source code android java

Search list

[Other Riddle games孔明棋(手機遊戲)

Description: 此文件為孔明棋的source code,作業系統為Android,使用JAVA編寫
Platform: | Size: 356763 | Author: excalibur1987 | Hits:

[JSP/JavaTicTacToeServer

Description: a game of Tic-Tac-Toe for two client applets
Platform: | Size: 16384 | Author: 风之随想 | Hits:

[androideasyJni_Src

Description: 在android中经常使用jni开发 头文件生成很麻烦,故模仿easyExploer写了一个eclipse的easyJni插件 项目源码需放在src下,class文件放在bin下 安装此插件后在eclipse中java源码上右键Ctreate Jni即可生成在项目的jni目录下的头文件-Jni often used in android development headers generated a lot of trouble, so write a mimic easyExploer the easyJni eclipse plugin source code to be placed on the project under src, class files in the bin to install the plug-in java source code in eclipse, right Ctreate Jni the project can generate jni header files directory
Platform: | Size: 17408 | Author: lypoint | Hits:

[androidEarthquakeList

Description: android java 看EarthquakeList的源码-android java source code to see EarthquakeList
Platform: | Size: 33792 | Author: shirly | Hits:

[androidAndroidSDK(cn)

Description: Android 平台 是一个移动设备专用的软件堆, 包括一个操作系统, 中间件以及大量关键应用. 开发者能建立大量应用程序通过Android SDK平台。应用程序使用Java程序语言编写并且在Dalvik上运转, Dalvik是一个运行在Linux内核之上专门供嵌入使用的虚拟机。 现在Android SDK 1.0版本已经正式推出. 它包括源码框架, 实例工程,开发工具,模拟器,当然还包括你所需要的开发Android应用的全部库文件。-Android platform is a software stack for mobile devices, including an operating system, middleware, and a large number of critical applications. developers to build a large number of applications through Android SDK platform. Application uses the Java programming language to write and run on the Dalvik, Dalvik is a run on embedded Linux kernel specifically for use on the virtual machine. Android SDK 1.0 version has now officially launched. It includes the source code framework, case projects, development tools, simulators, and of course you need all of the development of Android applications library.
Platform: | Size: 9112576 | Author: 任海峰 | Hits:

[androidSnakeAndroid2

Description: Gavin所写的《贪吃蛇—Java程序员写Android游戏》系列,系列1的源代码-Gavin wrote, " Snake-Java programmers to write Android games" series, Series 1, the source code
Platform: | Size: 44032 | Author: G | Hits:

[androidZXing-1.3

Description: ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。-ZXing is an open source Java class library used to resolve a variety of formats 1D/2D bar code. Goal is to be able to QR codes, Data Matrix, UPC' s 1D bar code decoding. It provides a variety of client platforms, including: J2ME, J2SE, and Android.
Platform: | Size: 32872448 | Author: peter | Hits:

[androidContactBook

Description: 这是一份android源码,是用java编写的android应用程序,是一个通讯录-This is an android source code is written using java android application, a contacts
Platform: | Size: 288768 | Author: fei | Hits:

[androidZXing-1.7

Description: zxing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和android。 -zxing is an open source Java class library for parsing a variety of formats 1D/2D bar code. Goal is to be able to QR codes, Data Matrix, UPC decoding of 1D bar codes. The platform offers a variety of clients including: J2ME, J2SE and android.
Platform: | Size: 66433024 | Author: WANG CHUN-MING | Hits:

[androidCrazyFootball

Description: Java编写的足球游戏源代码,运行在Android操作系统上,调试成功!-Football game written in Java source code, running on the Android operating system, debugging success!
Platform: | Size: 1412096 | Author: GC | Hits:

[androidLauncher2

Description: 修改android桌面的JAVA代码,需要进行android桌面定制的可以看下-source code of customlization of android desktop to be useful
Platform: | Size: 21504 | Author: 阿令 | Hits:

[OtherDaeng-Movies-master

Description: example of android studio source code
Platform: | Size: 150528 | Author: Fakhro | Hits:

[androidMovieInfo-master

Description: example of Android studio source code
Platform: | Size: 679936 | Author: Fakhro | Hits:

[JSP/Javaojalgo

Description: ojAlgo 是一个开源的Java类库,用于解决一些常用的数学问题以及线性代数和最优化问题。这里是修改了部分内容,便于在android平台上使用。我用其进行矩阵的运算,特别是Hermitian矩阵的特征值求解,常用的java库不方便用于求复数矩阵的特征值求解。(纯java平台运行可看原网站。)(ojAlgo is Open Source Java code to do mathematics, linear algebra and optimisation.I have modified parts of the origin program to use on the Android platform. I use it to compute the matrix, especially the eigenvalue of the Hermitian matrix. The common Java library is inconvenient to solve the eigenvalue solution of the complex matrix.(it's difficult to upload the english version))
Platform: | Size: 735232 | Author: jinzhao | Hits:

[androidAndroid Internals 2015-11

Description: Android是一个开源的系统,但是有多少人能真正坐下来整理数百万行java,C,C++和XML,明白它是如何工作的? 《Android Internals::A Confectioner's Cookbook》是世界上最流行的操作系统的内部运作已记录的第一次!在不涉及冗长代码的情况下,它使用详细的说明、详细的注释和动手实验展示了Android的各种组件的逻辑和流程!(Android may be an open source system, but how many people can actually sit down and sift through millions lines of Java, C, C++ and XML, just to figurea out how it works? Android Internals::A Confectioner's Cookbook is the first time the inner workings of the world's most popular operating system have been documented! Without going into the lengthy code, it presents the logic and flow of Android's various components using detailed illustrations, verbose annotations and hands-on experiments! And the companion website - http://NewAndroidBook.com/ - offers a cornucopia of bonus material, in the form of special tools, articles and code samples - all free! Volume I takes the power user's point of view - the utilities and functionality accessible through)
Platform: | Size: 8852480 | Author: TimeGone | Hits:

[androidhello_android

Description: 命令行编译asm汇编源码为安卓应用apk。 步骤: 一、asm源码编译为so文件。 二、so生成apk,需要SDK、JAVA。 三、若需要添加C:\lib\armeabi\third.so等,请用压缩软件打开temp.apk。(The command line compiled ASM assembler source code for the Android application APK. Step: 1. The source code of ASM is compiled into a so file. Two, so generates APK, requiring SDK and JAVA. Three, if you need to add C:\lib\armeabi\third.so and so on, please use the compression software to open the temp.apk.)
Platform: | Size: 332800 | Author: haoren108 | Hits:

[Com PortAndroid-SerialPort-Tool-master

Description: Android开发 Java编程 串口通信源代码(Android Develops Java Programming Serial Communication Source Code)
Platform: | Size: 489472 | Author: hhh... | Hits:

[JSP/Javamail

Description: 亲测可以发件的安卓邮件项目是一个基于安卓的邮件发送项目源码,编译运行以后里面默认有一个163的邮箱,直接点登录就可以。(The Android mail project that can be sent by the pro test is an Android-based mail sending project source code. After compiling and running, there is a 163 mailbox by default, and you can log in directly.)
Platform: | Size: 580608 | Author: zxscs | Hits:

[JSP/JavaDACHYM

Description: Android实现美团、饿了么首页分页导航菜单功能源码(Android achieves beautiful group, hungry? Home page navigation menu function source code)
Platform: | Size: 207872 | Author: ch228 | Hits:

[OtherRubik

Description: Java rubik's cube game source code analysis, running on a mobile client, the android game, but take this code can be good for transition to the android game development.Race is a JAva game, with technical documentation and game shows, very detailed.
Platform: | Size: 319488 | Author: benzhaob10511benzhao | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »

CodeBus www.codebus.net